home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1994 November / macformat-018.iso / Comms Spectacular / MacHTTP 1.3 / MacHTTP Software / Documentation / AppleEvent & AppleScript Info / More Scripts / Start MacHTTP < prev    next >
Encoding:
Text File  |  1994-04-28  |  147 b   |  5 lines  |  [TEXT/ToyS]

  1. tell application "MacHTTP"
  2.     activate
  3.     Hide Window true --Hide Window in background. Remove this if you have HIDEWINDOW in the config file
  4. end tell
  5.